A collection of information about Data Augmentation libraries for Image Processing.
last updated on 10/10/2023
Automold is a library dedicated to generating street images for training neural networks for autonomous driving.
The library provides a support module for image visualization.
Transformations | Description | Tags | |||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
1. | Simulates autumn colors. |
WEATHER | |||||||||||||||||||
|
|||||||||||||||||||||
2. | Simulates fog. |
WEATHER | |||||||||||||||||||
|
|||||||||||||||||||||
3. | Simulates the presence of gravel on the road. |
STREET | |||||||||||||||||||
|
|||||||||||||||||||||
4. | Simulates the presence of a manhole on the road. |
STREET | |||||||||||||||||||
|
|||||||||||||||||||||
5. | Simulates rain. |
WEATHER | |||||||||||||||||||
|
|||||||||||||||||||||
6. | Simulates shadows. |
STREET | |||||||||||||||||||
|
|||||||||||||||||||||
7. | Simulates snow. |
WEATHER | |||||||||||||||||||
|
|||||||||||||||||||||
8. | Simulates an image captured in motion. |
STREET BLUR | |||||||||||||||||||
|
|||||||||||||||||||||
9. | Simulates sunflare. |
WEATHER | |||||||||||||||||||
|
|||||||||||||||||||||
10. | Performs random transformations on the image. |
||||||||||||||||||||
11. | Increases the brightness of the image. |
PHOTOMETRY | |||||||||||||||||||
|
|||||||||||||||||||||
12. | Adjusts the exposure. |
PHOTOMETRY | |||||||||||||||||||
|
|||||||||||||||||||||
13. | Decreases the brightness of the image. |
PHOTOMETRY | |||||||||||||||||||
|
|||||||||||||||||||||
14. | Flips the image along the x-axis. |
BASIC GEOMETRY | |||||||||||||||||||
|
|||||||||||||||||||||
15. | Flips the image along the y-axis. |
BASIC GEOMETRY | |||||||||||||||||||
|
|||||||||||||||||||||
16. | Randomly changes the brightness of the image. |
PHOTOMETRY | |||||||||||||||||||
|
|||||||||||||||||||||
17. | Randomly flips the image. |
BASIC GEOMETRY |